configure.ac: Pull gio-unix dependency for all unix builds
authorMarco Trevisan (Treviño) <mail@3v1n0.net>
Thu, 7 May 2015 09:49:54 +0000 (11:49 +0200)
committerMarco Trevisan (Treviño) <mail@3v1n0.net>
Thu, 14 May 2015 12:54:52 +0000 (14:54 +0200)
commit8084ebda1460e2c8dce26f92d339c0717a4a423a
tree838f0217b8c19317559ecad7b82f63d306e3239c
parent92ecb117df50a4e4e7f1a1cc1fba0775caaa0969
configure.ac: Pull gio-unix dependency for all unix builds

It's now needed by gtk-launch, so it's just the case to enable it for all the
builds except the win32 one, instead of adding it for every unix backend.

https://bugzilla.gnome.org/show_bug.cgi?id=744086
configure.ac